: StimulationModeCodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "stimulation-mode-code-system",
"language" : "pl",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem stimulation-mode-code-system</b></p><a name=\"stimulation-mode-code-system\"> </a><a name=\"hcstimulation-mode-code-system\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><p>This case-insensitive code system <code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/stimulation-mode-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">aai<a name=\"stimulation-mode-code-system-aai\"> </a></td><td>AAI</td><td>AAI</td></tr><tr><td style=\"white-space:nowrap\">vvi<a name=\"stimulation-mode-code-system-vvi\"> </a></td><td>VVI</td><td>VVI</td></tr><tr><td style=\"white-space:nowrap\">ddd<a name=\"stimulation-mode-code-system-ddd\"> </a></td><td>DDD</td><td>DDD</td></tr><tr><td style=\"white-space:nowrap\">ddi<a name=\"stimulation-mode-code-system-ddi\"> </a></td><td>DDI</td><td>DDI</td></tr><tr><td style=\"white-space:nowrap\">vdd<a name=\"stimulation-mode-code-system-vdd\"> </a></td><td>VDD</td><td>VDD</td></tr></table></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/stimulation-mode-code-system",
"version" : "0.4.0",
"name" : "StimulationModeCodeSystem",
"title" : "StimulationModeCodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2026-02-16T16:15:24+01:00",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Słownik trybów stymulacji",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "aai",
"display" : "AAI",
"definition" : "AAI"
},
{
"code" : "vvi",
"display" : "VVI",
"definition" : "VVI"
},
{
"code" : "ddd",
"display" : "DDD",
"definition" : "DDD"
},
{
"code" : "ddi",
"display" : "DDI",
"definition" : "DDI"
},
{
"code" : "vdd",
"display" : "VDD",
"definition" : "VDD"
}
]
}